Welcome![Sign In][Sign Up]
Location:
Search - p2p nat udp

Search list

[WinSock-NDISP2P_by_shootingstars.rar

Description: P2P 之 UDP穿透NAT的原理与实现(附源代码)
Platform: | Size: 28947 | Author: | Hits:

[Internet-NetworkP2P源代码

Description: 这是关于UDP穿透NAT的P2P源代码,运行环境是VC++6.0-on UDP penetrate NAT P2P source code, the environment of VC 6.0
Platform: | Size: 28838 | Author: lxr | Hits:

[WinSock-NDISP2PthroughNAT

Description: P2P之UDP穿透NAT的原理与实现, how to pass through NAT/gate.-P2P Zhi UDP penetrate NAT principle and implementation, how to pass through NAT / gate.
Platform: | Size: 8941 | Author: 赵伟刚 | Hits:

[Multimedia programp2p_overcome_NAT

Description: P2P 之 UDP穿透NAT的原理与实现(附源代码)-P2P Zhi UDP penetrate NAT Principle and the (source code)
Platform: | Size: 33594 | Author: ggg | Hits:

[Other resourcetcp-udp-nat

Description: 论坛上经常有对P2P原理的讨论,但是讨论归讨论,很少有实质的东西产生(源代码)。-regular forum for the discussion of P2P principle, but the discussion under discussion, Few things have real (source code).
Platform: | Size: 32217 | Author: 3Q | Hits:

[Other resourceP2PDemo

Description: 这个是演示采用UDP协议进行P2P打洞对话原理的演示程序,参考的资料是: 1)P2P 之 UDP穿透NAT的原理与实现(附源代码)--http://www.cnpaf.net/Class/hack/0512182034513804825.htm 2)王艳平<<Windows网络与通信程序设计>>-This is a demonstration of using UDP protocol for peer-to-peer principle of dialogue burrows Demonstration Program, the source of information is : a) P2P UDP penetrate NAT's Theory and Implementation (source code) -- http : / / www.cnpaf.net/Class/hack/0512182034513 804825.htm 2) Wang Ping
Platform: | Size: 30083 | Author: xiaoyan | Hits:

[JSP/Javap2ptoudp

Description: P2P之UDP穿透NAT的原理与实现! p2p与网络的应用方面-P2P UDP penetrate NAT's Principle and make it! P2p network and the application
Platform: | Size: 8817 | Author: 李理 | Hits:

[Other resourceP2P-UDP-NAT-stun

Description: 将实现P2P的NAT穿越的原理的代码加以改进,增加了tell功能
Platform: | Size: 30420 | Author: 刘敬奉 | Hits:

[WinSock-NDISnat

Description: Nat打洞技术,使用UDP协议,用于P2P点对点通信.
Platform: | Size: 110292 | Author: leafxt | Hits:

[Other resourceP2P

Description: udp穿透NAT的实例 是学习P2P的一个入门的好例子
Platform: | Size: 25219 | Author: 郭伟 | Hits:

[Internet-Networkp2p.tar

Description: 很好用的udp穿透nat的程序代码,是两个在nat后的pc可以直接通讯。
Platform: | Size: 26299 | Author: 扬载伦 | Hits:

[Other resourceP2PUDP1

Description: P2P之UDP穿透NAT的原理与实现(附源代码).
Platform: | Size: 7737 | Author: mm | Hits:

[P2Pp2p

Description: 利用UDP协议穿透NAT代理的P2P设计与应用-The design and application for passing NAT agent by UDP protocol
Platform: | Size: 3329024 | Author: lunan | Hits:

[P2Pp2p

Description: 一个简单的p2p例子,UDP穿透NAT的实例,可供学习。-A simple p2p example , UDP NAT Traversal instance , for learning .
Platform: | Size: 31744 | Author: aivey | Hits:

[Internet-NetworkUDP-NAT

Description: P2P 之 UDP穿透NAT的原理与实现; 包括client to server and client to server. //其中client to client: p2p的消息传递和udp打洞实现。 // client to server:客户端的登记;客户端节点链表的分发;udp打洞命令的请求和分发。 // 对客户端的数据接收和发送采用不同线程来实现 //服务器的模式是:处于循环接收信息和处理消息的状态。-P2P the UDP for NAT Traversal Principle and Implementation including client to server and the client to server// in which the client to the client: p2p message passing and udp holes to achieve.// Client to server: client registration the distribution of the linked list of client nodes udp holes command requests and distribution.// Receive and send data on the client using a different thread// server model are: the state in the loop to receive information and process messages.
Platform: | Size: 2230272 | Author: 啊生 | Hits:

[Compress-Decompress algrithmsNAT-Traversal-

Description: P2P之UDP穿透NAT的原理与实现源代码 -P2P the UDP NAT Traversal principle and implementation of source code
Platform: | Size: 32768 | Author: 沈冲 | Hits:

[OtherPass-through-LAN(P2P)

Description: P2P 之 UDP穿透NAT的原理与实现-P2P UDP penetrate NAT Principle and Implementation
Platform: | Size: 4186112 | Author: 宋凯 | Hits:

[P2PUDP-NAT

Description: P2P之UDP穿透NAT的实现,有客户端与服务端代码,虽然简单,功能齐备-P2P UDP penetrate NAT implementations, the client and server code, though simple, full-featured
Platform: | Size: 28672 | Author: zhzdev | Hits:

[P2PUDP-NAT

Description: P2P UDP穿越NAT小程序,适合新手学习P2P方面的知识-P2P NAT traversal applet
Platform: | Size: 27648 | Author: 张三 | Hits:

[P2Pp2p

Description: 通常情况下,当进程使用UDP 和外部主机通信时,NAT 会建立一个Session ,这个Session 能够保留多久并没有标准,或许几秒,几分钟,几个小时。(Typically, when a process uses UDP to communicate with an external host, NAT creates a Session, how long the Session can hold and does not have a standard, maybe a few seconds, minutes, hours. If ClientA-1 see ClientB-1 online in the application program, and I want to communicate with ClientB-1, one way is Server as a middleman between ClientA-1 and ClientB-1, is responsible for forwarding the message, but this server will not be able to eat too tired. Another approach is to let ClientA-1 Ho ClientB-1 establish end-to-end connections, and then communicate by themselves. This is the P2P connection.)
Platform: | Size: 3505152 | Author: weibaba | Hits:
« 1 2 3 4 56 7 8 9 »

CodeBus www.codebus.net